Skip to content

Conversation

@artemmufazalov
Copy link
Member

@artemmufazalov artemmufazalov commented Nov 5, 2024

Closes #1565

CI Results

Test Status: ⚠️ FLAKY

📊 Full Report

Total Passed Failed Flaky Skipped
134 132 0 2 0

Bundle Size: ✅

Current: 79.20 MB | Main: 79.20 MB
Diff: +0.00 MB (0.00%)

✅ Bundle size unchanged.

ℹ️ CI Information
  • Test recordings for failed tests are available in the full report.
  • Bundle size is measured for the entire 'dist' directory.
  • 📊 indicates links to detailed reports.
  • 🔺 indicates increase, 🔽 decrease, and ✅ no change in bundle size.

} from '../developerUI';

describe('Developer UI links generators', () => {
describe('createDeveloperUILinkForCurrentHost', () => {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested function is very simple, tests here are mostly to describe different possible cases (tests as docs) and needed to prevent bugs on functions updates

@artemmufazalov artemmufazalov force-pushed the 1565-developer-ui-link-with-proxy branch from 4783a37 to 0eacca4 Compare November 5, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Header Developer UI link is broken when embedded ui is used with proxy

3 participants